Welcome![Sign In][Sign Up]
Location:
Search - disk simulation

Search list

[CSharp成组链接法

Description: 本系统是用C++做的,本程序模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理-the system is done in C, the UNIX system simulation pieces of spare Links Group, to achieve disk storage space management
Platform: | Size: 162816 | Author: 林雪 | Hits:

[RichEditbnv

Description: vb模拟实现磁盘空间的分配与回收.打包文件中附有详细的实验报告-vb Simulation disk space allocation and recovery. Packing documents, including a detailed report of the experiment
Platform: | Size: 29696 | Author: 黄另 | Hits:

[OS Develop用login二级目录的文件系统

Description: 这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。-the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on some basic document management, such as : read, write, delete files. Through this procedure can grasp the principle document subsystems to enhance the structure of the two file system user management, document management, directory management, understanding, and the procedures to achieve the right documents subsystem simulation.
Platform: | Size: 7168 | Author: 程倩 | Hits:

[OtherNDisk

Description: 操作系统模拟磁盘调度算法 先进先出 最短优先 扫描算法-disk operating system simulation algorithm FIFO scheduling priority shortest scanning algorithm
Platform: | Size: 45056 | Author: 卡卡 | Hits:

[Other Riddle gameshrd_src

Description: 此版本的华容道仅是个VC++语言的演示版,只是为了演示 一种思路,所以没有增加任何的功能。本游戏图象也是从 同类FLASH游戏中剪出,可惜它的出处网页已经不可访问了. 由于华容道每角色同一时刻可能有不同方向的选择,增加了 判断难度。本游戏主要演示单键无选择控制华容道的模拟 智能处理过程。当然这很简单,谈不上真正的智能。 如果对AI类兴趣的话,可以到 http://chess.withu.com 和计算机下一盘,欢迎交流探讨该类AI算法。 本游戏还存在一些BUG,就请各位自己修正了。 (是在边界处理上,少处理了一种特殊情况) 另:本游戏开放源码,可以随意使用或修改。 ------ musix@withu.com , 2001 , taizhou,jiangsu-HuaRong Road is only the VC language version of the demonstration, only to demonstrate an idea, no increase in functionality. The game image is similar FLASH from the game, cut out, but it's not the source website has been visited. As HuaRong Road every role the same time may be different and the choice of direction, increasing the difficulty of judging. The main demonstration of a single-game non-selective control of HuaRong Road intelligent simulation process. Of course, this is very simple, no real intelligence. If the AI category of interest, to be the next http://chess.withu.com and computer disk welcome such exchange on AI algorithms. This game has some BUG, please own revision. (In the handling of the border, dealing with a few exceptional circumstances) another : the game open
Platform: | Size: 162816 | Author: 潘先生 | Hits:

[Otherdisk001

Description: 02硬盘分区完全模拟程序 -02 disk partitions completely simulation program 02 disk partitions completely simulation program
Platform: | Size: 21504 | Author: cxt | Hits:

[Windows Develop17_184955_yvn3IFS

Description: 磁盘文件系统的模拟,能实现文件的添加,删除,实现多级目录-disk file system simulation, the files can add, delete, multi-level directory
Platform: | Size: 3072 | Author: 赵隽 | Hits:

[OS DevelopLinuxGroupMan

Description: Unix 成组链接法 模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理-Unix Group Links UNIX System Simulation of spare pieces Group link, disk storage space to achieve the management
Platform: | Size: 1957888 | Author: | Hits:

[Othercipan

Description: 磁盘分配程序,模拟操作系统中的五种磁盘分配算法,输出磁道的移动顺序。-disk allocation process simulation of the five operating system disk allocation algorithm, the output tracks the movement of the order.
Platform: | Size: 3072 | Author: 罗潇 | Hits:

[OtherDiskManagerProject

Description: 操作系统课程设计之磁盘管理模拟,采用位视图算法(JAVA版)-courses on operating system design from the disk management simulation algorithm used-View (Java version)
Platform: | Size: 6144 | Author: 蓝蜂 | Hits:

[OS Developcibidiaodu

Description: 有多个访盘要求在等待时对这些要求的顺序的确定安排或调整,只在减少平均磁盘服务时间就成为磁盘调度,而磁盘调度有多种的调度算法,其中最短路径优先是其中基本一种,本课程设计是使用C++程序设计语言,在windows平台下对此调度算法进行模拟,通过此调度算法的模拟来进一步的加深对磁盘最短路径优先调度的了解,及对C++程序设计语言的使用。 关键词:磁盘调度 最短路径优先 操作系统 课程设计 -set to visit a number of requests waiting for the right time for these requirements in order to determine arrangements or adjustment. only the reduction of the average disk service time as disk scheduling, and the disk scheduling a variety of scheduling algorithm, shortest Path First which is a basic, the curriculum design is the use of C programming language, windows platform in this scheduling algorithm simulation, through this scheduling algorithm simulation to further deepen the shortest path to the disk priority scheduling understanding, and to the C programming language use. Keywords : disk scheduling Shortest Path First courses on operating system design
Platform: | Size: 43008 | Author: 戴天天 | Hits:

[Otheros_file

Description: 此程序是模拟文件管理系统的磁盘空间管理,外存管理,目录管理(单级目录)的一个模拟程序,也是高校计算机操作系统课程设计的一个案例,仅供大家参考-this procedure is simulated document management system disk space management, Disk Management, directory management (single-level directory) of a simulation program, as well as university computer courses on operating system design a case, we only reference
Platform: | Size: 3072 | Author: | Hits:

[OS Developdisk_scheding

Description: 此算法模拟操作系统中磁盘移动臂调度算法 -algorithm simulation operating system disk mobile arm Scheduling Algorithm
Platform: | Size: 1024 | Author: liubeibei | Hits:

[Other systemsmnpdefine

Description: 调度模拟盘定义程序。可以定义开关旁路带的情况。-definition disk scheduling simulation procedures. Switching bypass can be defined with the situation.
Platform: | Size: 5120 | Author: tdtr111 | Hits:

[Linux-Unixsimulate_ext3_filesystems

Description: 模拟linux的ext3文件系统。采用位图法。用一个文件模拟硬盘。实现创建、删除目录、文件。读、写文件,定位文件指针等功能。-simulation Linux ext3 file system. Bitmap method used. With a simulation of hard disk document. Implementation create, delete directory, documents. Reading, writing paper, positioning the file pointer, and other functions.
Platform: | Size: 59392 | Author: kong xiangzhen | Hits:

[Otherosdisk

Description: 操作系统模拟磁盘空间的分配和回收的分析以及实现的算法-operating system simulation of the disk space allocation and recovery analysis and the realization of the algorithm
Platform: | Size: 15360 | Author: hclitt | Hits:

[SCMCH375HMI

Description: U盘文件读写模块, 连接方式: 软件模拟SPI时序+查询, MCS-51单片机C语言示例程序-U disk document literacy module, Connectors : SPI timing simulation software inquiries, MCS-51 microcontroller C language sample program
Platform: | Size: 6144 | Author: wuyong | Hits:

[Compress-Decompress algrithmsCH375---HMP

Description: U盘文件读写模块, 连接方式: 软件模拟SPI时序+查询-U disk document literacy module, Connectors : SPI timing simulation software inquiry
Platform: | Size: 6144 | Author: wuyong | Hits:

[DocumentsTVicLPT

Description: 模拟打印机工作的控件.如果你正在维护一个24小时打印告警或日志信息的专用系统,又想节约打印机,这个控件可以编写出模拟程序,把打印信息存在硬盘上-printer simulation of control. If you are maintaining a 24-hour warning Print or log message dedicated , want to save printers, the controller can prepare simulation program, and print information exists on your hard disk
Platform: | Size: 14336 | Author: ndwyk | Hits:

[File Formatgushuyang

Description: 图管理磁盘存储空间.模拟用位示图管理磁盘的程序。先按照题目要求初始化磁盘状态,然后由用户输入要占用磁盘的哪一块,一共5次,程序在处理完后显示占用后的磁盘位示图。接着按照题目要求释放3块空间,并且显示释放以后的磁盘位-management plans disk storage space. Simulation Bitmap disk management procedures. First title in accordance with requirements of state disk initialization, and then by the user input to occupy a disk which, a total of five times. After the procedure shown in the occupied disk Bitmap. Then in accordance with the subject demanded the release of three space, and show that after the release of the disk spaces
Platform: | Size: 1026048 | Author: 北极狐 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 14 »

CodeBus www.codebus.net